Close iOS Standalone Apps
You can close a Standalone App running on an iOS device using the standard method for your device, e.g. on the device's Home screen, swipe up from the bottom of the screen to display your open applications, swipe left to right to find the app and then drag it off the top of the screen.
-
Closing the app in this way may not save any current data. We recommend that you provide an exit option programmatically which can gracefully deal with any currently unsaved data before closing.
If you are logged in, closing the Standalone App will automatically log out your current session. Alternatively, tap the Logoff button, , on the app's Home screen before closing down your app.